home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / modelers / linkedit / linkedit.lha / link-edit / LinkEdit / Box / box_global.c < prev    next >
Encoding:
Text File  |  1991-03-13  |  145 b   |  9 lines

  1. BoxStatus box_status;
  2. BoxData box_data;
  3.  
  4. char box_message[80] = "Box Message.";
  5. char box_title[80] = "Box Utility.";
  6.  
  7. char box_font[] = "9x15";
  8.  
  9.